The reason why I want to do this is that I will set a form's elements to have a tabIndices. I start out with no tabbing. The page loads the cursor appears in a first Input box and until the user "does something" there is no tabbing. This is specific to Microsoft Internet Explorer 5+. Anyway the issue is that although I set the tabbing order for all the components on the "page," there is one "element" that gets included in the tabbing order and I am NOT setting it. It is the address bar. What element is that? And how can I keep that at tabIndex = -1 so that after I set the tabbing order on the page, the address bar keeps it's nose out of the equation? Using javascript if possible. I'd be happy to show ya'll this page if anyone's interested when it's done and you'll understand why I need to do this. Thanks.
--
George Hester
__________________________________