Do you(or anybody, for that matter) know how to fix this? I'm using "Fetch" to upload my files.
The problem may be that your using some tool to write html, and some (many?) tools are wysiwyg, and so they hide the real html from the user (you). This leaves you two obvious choices.
1) learn about your editor, and how to insert real html code in it.
2) select another editor that behaves closer to your needs.