I have been using some of my pages in IFrames using UpdatePanel, and they DO NOT produce any full page postbacks.
Can you describe the whole setup in more detail?
EDIT: Hmmm. The setup looks OK. Did you check whether the control which triggers the postback is placed inside the panel? Also, did you check for JS errors occuring before the ajax request fires?
