I've got 3 textboxes, with tabindexes 1, 2 & 3.

I set the focus to Text1 in window.onload but a Tab sets the focus to the addressbar.

If I click in Text1 then the tab action works fine.

What gives?