Do you have any idea on how to get the placeholder attribute to vertically center in safari? Though when you start typing, the text is perfectly centred.
The easiest way is to use both the line-height and height CSS properties. Just give the text input a line-height with the same value as its height.
line-height
height
By the way, your live site looks okay to me in chrome 16.