How to remove scrollbar in an iframe embed and show the entirety of the content

Hi,

I have an iframe embed for a survey form in my site that has its own scroll bar (vs. the browser scrollbar). I’d ideally like to show the entirety of the form’s content in the page, and have the user scroll through the website vs. a separate iframe window.

Here is my site Read-Only: [LINK]

I’ve looked at this post and tried putting the iframe in a div, then setting the height and width of the iframe to 100% and setting the height of the div to auto. But it did not work.

Can someone please help show me how I could set up the iframe such that the entire content is shown + there’s no need for an iframe scrollbar? Thanks in advance!

Can anyone help please?