i saw a lot of user complaints about recaptcha plugin currently in the
store will auto-focus each time you load the page, so i took the liberty
of fixing it since there has been no updates and i see a complaint
dated way back in august.
its a simple fix really all i did was go to recaptcha/static/js and edited the captcha java script file.
Removed the following line:
callback: Recaptcha.focus_response_field,