The HTML5 input types are great, Opera\'s new built-in date picker is a breeze, and Chrome has at least supported the new input type with a spin-wheel implementation.
I had the same problem and I fixed it with simple JS. The input:
the JS
Important: the JS script should be in the last code line, or after to input, because if you put this code before, the script won't find your input.