HTML View with Iframe and a form record opened for editing

HTML View with Iframe and a form record opened for editing

Hi

Need a HTML view which works as follows

Top half has an iframe which contains a view
I decided on an iframe for 2 reasons
1) The view is very wide with an iframe you can scroll left / right
2) below the iframe i want a from which needs to stay in a fixed position, with the iframe above i think this can be achieved

Ok... now where i am stuck

Bottom half of the screen i want a form opened with the record i want to edit

So far i have tried to
1) Embed my form but that only seems to allow for a form to add a record (any parameters which can be added here ?)

2) Openurl to the forms edit url with the ID in the URL,
This sort of works but it opens up new window or popups (i tried a few combinations)

What i want is for the form with the record to edit to sit nicely in the bottom half of the screen.

Any ideas anyone

thanks