first, IE 6 is out of date and we dont support it.
Chrome is working fine. It works as the our demo. the issue is that you use a white image as a background image so it make you think there is a problem. as i mentioned in prev post. you should use other image (dark image) or change the color of the menu.
OR you can try to remove follow code in templates/jf_calla-exteriors/css/template.css
.home #jf-header.transparent {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
}