Hidden above button makes them unclickable

Hey there!
I have what seems to be an oddly easy to solve issue which I cant seem to wrap my head around a solution;

In short, I have a form “demo request” witch is generated by HubSpot and imbedded. I made a simple interaction whereas someone clicks the demo button the form appears… a modal popup.

Thing is; pretty sure you guessed it; if the form is hidden, then you cant click the buttons when it is on top of it.

Pretty sure I missed the solution and it is somewhere, would appreciate pointers.

EDIT
Fixed; so I had done a workaround on an issue that did not exit; my trigger had a initial state setup that made the actual modal unhidden but with no opacity; I thought it was onclick but it was actually on load.

Cheers :slight_smile: