I’m glad to see some traction, finally, for improving elements. They’re the source of my current pains: * Still no real combobox. is only a half-way solution. * should be nestable - rarely do things fit into only 2 levels of depth. * Biggest pain of all: Radio-button events.
And not all browsers support basic features like Datepickers etc. (I'm looking at you Safari)
This is a real pet peeve of mine. Perhaps there is some good reason, but as far as I can tell date pickers work well in chrome and firefox, and not having one in safari means you need to add javascript to your page and/or do some nasty server side user agent sniffing stuff to try and make sense of dates.