I have a problem regarding multiple touches on iPhone when 3 simultaneous touches occur. When this happens all touches get canceled and no additional touches are recognized until all fingers are lifted.
It can be nicely seen on this application (converted to iPhone, though): http://mattgemmell.com/2010/05/09/ipad-multi-touch/
2, 4 or 5 simultaneous touches work fine, only 3 touches have this problem. Also this doesn't happen on iPad. My guess is this has something to do with iPhone's 3 finger zoom feature, but I can't find any way to block it.