Hi
To disable the reCaptcha on any of the pages just edit class.google_recaptcha.php and comment out the appropriate line. eg
Code:
 // $pages_to_check[] =  'NOTIFY_CREATE_ACCOUNT_CAPTCHA_CHECK';
Regards