Gotcha. So the iframe is inside another element with a fixed height.
What you might try is looking at the javascript file for the plugin – it’s very small. Basically what it does is get the height of the embedded file and set the iframe to that height. Maybe you could get it to set the height of the parent element as well.