Unity 2.6x can't ExternalCall Javascript in Google Chrome?

I have Javascript functions in the HTML page that embeds our Unity 2.6.1 game. In Google Chrome (Windows), these Javascript functions aren’t being called, but seem to be called in IE and Firefox. Is there a workaround for Chrome?

I guess the issue was in the other direction, Chrome calling functions in Unity. The HTML generated in Unity 2.6.1 isn’t chrome-friendly. This link has a fix:
http://forum.unity3d.com/threads/66512-Eroor-in-browser-Chrome-on-SendMessage-method