on Yahoo mail login page, there is a "<body onload=document.login_form.login.focus();"> , this makes sure the cursor jump to the login id field after the entire page is loaded. so if u start to type before it loads that "ghost thing" would happen.