Preventing iframe refresh - when associated with a model

Is there a way to prevent the iframe refresh when a field is updated?

I saw a similar question asked, but the solution presented doesn’t fit for my use case. 

Here’s a quick screencast of the use case:
https://youtu.be/N2MkETchdCw

What about “twin models” on the same object. the model you pull the IFrame URL from stays stagnant and you make your field updates in a second model connected to the same object?

That’s exactly what I do when I’m just showing 1 record per page. Is there some way to do that when they are several records?

Ah… I see what you are saying. You are using field editors and they wouldn’t line up. The only thing I can think of right now is to make your edits in a popup window that is on a twin model.