Possible Duplicate:
How can I automatically tab to the next field using jQuery?
Is it possible to simulate the pressing of the tab key with JavaScript?
I would like the focus to be switched to the field with the next highest tabindex
, just as actually pressing tab would.