Ron, there is quite a simple answer. If you've just keyed the password, press Tab and then Enter. This should work in all browsers, as the Login field is the next logical HTML element after the password input field.
Sure, a native HTML form will work without tabbing to the submit button, but this login panel is evidently using client-side scripting which is not catering for a non-focused Enter.