Since the last post, I've tried a few workarounds to test this, but the only thing that seems to work is removing the "style=display:none" from the div container around the Editor. Since we're producing multiples per page and only showing 1 at a time on request, we need that style or else we have to start putting each one on a different page (which wouldn't be optimal).
Any ideas would be greatly appreciated.