I am developing a website that will run mainly on iPad devices (iOS 6) I have a custom built on screen keyboard built using HTML, CSS and Javscript. My keyboard will put information into an input field. Is it possible using only HTML, CSS, or JS to prevent the default iOS keyboad from appearing?Please know this is a website only not an app. I can only use HTML, CSS, and Javascript. No Server Side Code.