In Netscape (4.7) I focus a form, however, the "enter" key does not envoke the submit button automatically, I either have to call an onChange event from the previous field which diverts focus to the submit button, or click the button manually. Is there any way to specify the...