You could just link directly to a Qualtrics Survey (not in an iframe). In essence, a survey is a series of html forms.
Other than that, you can use the Qualtrics API to import responses. You would have to convert your input into a csv before importing.
Thanks
@TomG i'm looking to have the integration seamless into my design. Not a _blank window. Ex !

The challenge is, if I have conditional logic on the page or error fields, it will push the form down, below the iframe/intercept height. Either engaging a scroll bar or if I hide it, it would then push the form button below the window, clipping the button. If I coudl control the HTML within my page, rather then within Qualtrics, it would solve the problem.