Hi,
I found the solution to this
Recaptcha started to work when I edited "./libraries/cms/html/behavior.php" and commented out line 63 to remove MooTools.
// Commented-out to make Google reCaptcha work again
// JHtml::_('script', 'system/mootools-' . $type . '.js', array('version' => 'auto', 'relative' => true, 'detectDebug' => $debug));