I have just started up a Snitz (3.4.03) forum. What an awesome program! One user on the forum is working in Netscape and has trouble getting the TAB key to move between the Subject box and the Message box (It goes to the smilies after the subject). Is there anything that I can do to correct this? In IE it works as expected for the same user, but they are stubborn to change from Netscape.
What I understand from a quick search in Google (and a test using Netscape 7 and Mozilla 1) is that Netscape doesn't understand the tabindex attribute used to set the sequence of tabs, nor is there another attribute or tag that you can use to get it working.
In other words: in Netscape tab will take the user to the next clickable item in the order that they appear on the page. So without rearranging the page's layout you won't be able to help that user.