Imagine u have a form with 2 or more input type=text .. with msie u just type enter to submit the whole form - but with netscape u need to explicitely hit the submit button because Netscape doesn't want to submit via "enter" if the form has got more than 1 input-lines.
Does someone have a netscape-workaround for this issue?