Stupid IE???

Today, a colleague asked me: "how to download file with docx extension (MS Word 2007) in IE6?" because IE automatic changes the .docx to .zip. I thought to solve this problem very easy by directly link download but I'm wrong :( It seems a IE bug??? So I recommend him that he should use PHP header to output binary content of file.

IE handle stupid or smart in this case?