I am developing a mobile version of an existing site and I am really happy with how the Chosen jQuery script allows for multi select via touch screen. However, the iPhone input keyboard is triggered to appear when the select field is tapped in focus, which counteracts the UI benefit of the Chosen script.
Is there a way to disable the device keyboard for specific fields using the enhanced UI feature?