We had a an iso-8859-1 utf-8 mismatch in the filles. Back to utf-8 and
everything is ok now.
The charset declarations in the head were in utf-8, then we pasted in
the body section of the page. It was copied from the code the designer
came up with on an opensource tool different from Dreamweaver. The
body section contained a charset declaration set to iso-8859-1 that we
had not seen. My fault, I was too careless with code done by a third
party.