Automated reCaptcha

I want to redirect the user to a specific page after signing up. With the captcha lifecycle, the submit button is disable, therefore the user is not being redirected to the page I want.

The captcha pops up on the published site. I never added the reCaptcha element to my custom sign up form. It seems like it is automated, I guess by Wix.

It affects the onClick function that I added to my custom sign up form. Is there a solution for this problem? Please see my code below.