The mailto: url scheme is a standard that all browsers support. Details can be found here:
http://www.ietf.org/rfc/rfc2368
(Note that unlike most browsers, the iphone allows HTML content for the body attribute, so it's possible to compose rich-formatted emails. very cool!)
have a look at NSURL and UIWebview stuff, also look at the frameworks page from the developer portal.