I'm trying without success to disable scroll on an HTML5 date input. This input has a webshim fallback, which cause my JS to works with Chrome, but not Firefox.
I'm using an HTML <input type="date"> with a Knockout binding. I'm using Webshim for browsers that don't support the date input type. The native browsers