Humm, in my app, I have a form that has a button to popup a form with a single text field. I have to press TAB to get the text field to have focus.
It looks like the popup form (not the text field) has focus, then when I tab, cursor goes to the text field.
Bruce