I noticed that this plugin takes over the default tab behaviour in a form with the switchInput method. What if I still want a select element to be in the taborder. I expect when I tab from one input to the next, and the next one is a select element, that the virtual keyboard is hidden and the select is focused. What happens now, is it completely skips the select and goes to the next first input / textarea element.