modal dialog not receiving focus

modal dialog not receiving focus


Hi,
I am using JQuery 1.7 UI.
I have a problem with a modal dialog. When I open it, it does not
receive focus and on the first Tab focus jumps to browser's address
bar. I can manually set it inside the dialog but after a few Tabs it
jumps to the address bar and does not come back to the dialog. I have
noticed that it has something to do with how many objects are in the
<form> tag of my page (if I have only a <br /> for example in <form>
tag... it works...very weird).
Thank you,