One of the things that i had to do earlier for a client's site was to add a feedback button which link to a feedback form. It was to sit on the far left of the page and about 270px away from the top which had to be in a fixed position (not scroll along with the page). This was easily achieved in all browsers using CSS position:fixed Read more about Making CSS position:fixed work on IE6