i have an idea about this, on the forum i saw a discussion about passing variables in the address bar to the form, (such as www.form.com/machform/view.php?id=1?$title=funtime not exact syntax but you get the idea)
if you could create a random number or even use user info to create a poor mans hash and store it in a hidden field ( such as name + phone#) and then pass that in the redirect address bar, then use that as a means to sort data, so when you view entrys sort by that field and all forms that are bob555-555-5555 would be grouped together. It is not perfect, but i think for people not processing tons of data / forms it might work. I think java/css show hide tabs make the most sense. Maybe if i get time, I will modify my php and set it up where i can insert the virtual page breaks via the gui editor. I have done some tests, but the necessary java was causing alot of grief with loading the form to edit.
edit: didnt see the entry above me, thats basically what i was thinking