With this code the "TEXT" doesn't show up in IE 7. I think its behind the input? Giving it a zindex dosn't help, and i can't use position:relative because it messes other stuff up. any ideas of how to fix?
<!DOCTYPE html>
<input/><span style='margin-left:-50px;'>TEXT</span>