> Hi
> I have....
> <body onload="document.forms[0].elements[0].setActive();">
> This sets focus to the element, but when pressing TAB it does not go
> to the next element. It will go to some other point (link before or
> the address in the browser)
> Is there another way?
don't know how you fix your setActive();