I've developed a browser form in infopath '07 that contains text boxes, drop-down list boxes, and buttons. Each control that i want to tab through has a non-zero tab index set to it. However, when I attempt the tab the the published version, the focus jumps up to the address bar, then the browser bar elements, before recognizing my tab order. Does anyone know how to exclude the address bar from the tab order? I have no control of its index when i design my form. I'm only using the regular text box control, not the rich text box. I've also disabled the postback settings for each control, setting them all to "never".