Hello,
I am adding the recaptcha v2 to a button on a modal. The modal is currently at a z-index greater than 0, so when the recaptcha iframe pops up, it first shows up below the modal, then it transitions to be displayed above the modal. I would like for the recaptcha to always appear above the modal.
It looks like recaptcha has a some kind of transition/animation that causes the recaptcha to initially show up below the modal. Is there any way that I can override this style or force the iframe to always be at a certain z-index or greater?
Thanks,
Kelly