I know that <abbr> and <acronym> tags weren't meant for this, but how about using them for alternate spellings. Such as
<abbr title="color">colour</abbr>
<abbr title="encyclopedia">encyclopędia</abbr>
It seems to me that this way I can use Canadian spelling, and proper spelling, without compromising which keywords appear on a page.
Just an idea.