I would like to have a scrollbar next to my survey 123, so it is possible to see the entire survey. As far as I can understand, I cannot use a text box for this purpose, since an iframe html tag is not allowed. The only other option would be to increase the iframe height (currently set to 500), but that will not look very good.
Currently, my survey looks like this:

Any suggestions of how to solve this problem?