Two issue i found . AntiCopy plugin causes problem and recaptcha plugin keys are not correct .
In anticopy plugin this line causes problem "$html = preg_replace('/<a/', '<a ondragstart="return false;"', $html);"
path : plugins/system/anticopy/anticopy.php
line 123