I search all threads, documentation etc. and found how to get tab indexing to work correctly if you want to tab through from one form to the other, but in my case I do not want the tab indexing to jump to the next form, just stop at the submit. So in essence you must click on a field in that form to tab through it, and it stops at the submit. I can't find any jQuery to accomplish this either. It may be a focus control?