anyway i solved the accent problem.
simply edit fckconfig.js
in \class\xoopseditor\fckeditor\fckeditor
find FCKConfig.IncludeLatinEntities = true;
and set it to
FCKConfig.IncludeLatinEntities = false;
Warning: XoopsEditorHandler::getList() should not be called statically. in file /class/xoopseditor/xoopseditor.php line 171