JavaScript
For usability, Drupal should focus on the first relevant form field
For a basic, but nice, usability improvement Drupal, for all pages where a form is the center of attention, the first form field that people should type in should have the keyboard focus given to it.
Here's a method for doing it with JQuery: http://www.gerd-riesselmann.net/development/focus-first-form-field-with-...
uncaught exception: Permission denied to call method XMLHttpRequest.open
netscape.security.PrivilegeManager.enablePrivilege("UniversalBrowserRead");
http://www.captain.at/howto-ajax-permission-denied-xmlhttprequest.php
