jQuery(document).ready( function() { jQuery("input:visible:enabled:first").focus(); } )