Podio form causes scrolling to freeze

My client requires Podio forms to be added throughout their website using script within a Muffin Builder Column, per example below. 

However, in Chrome and Firefox, when you try to complete the form, scrolling freezes (but if you move the mouse outside of the form onto the background, you can scroll again). 

Any advice please?


FORM SCRIPT:

<!-- BEGIN Podio web form -->
<script type="text/javascript">
_podioWebForm.render("1456321")
</script>
<noscript>
<a href="https://podio.com/webforms/21084074/1456321" target="_blank">Please fill out the form</a>
</noscript>

Thanks

Comments

Sign In or Register to comment.