I was having problems with IE6 producing a 'image not found' red cross when uploading an image using Imagefield.
It turns out the problem was related to securepages. Adding files/* to the Ignore pages section in the secure pages configuration seems to fix this.

Andy