At the moment the best way to fix this problem for users using high resolutions it to add the header image using CSS and then having it fixed using CSS.
For example:
Code:
background: url("templates/ClanzDarkness2/images/top.jpg");
background-repeat: no-repeat;