I recommend you report the actual issue with the highlight feature in github so the developers can take a look:
https://github.com/koreader/koreader/issues
If you really want to disable highlight by default. You can change this line:
https://github.com/koreader/koreader...light.lua#L524
Just modify the last false to true.