@gbm and @JSWolf,
I don't use Modify Epub anymore but I took a quick look at the plugin code. I think the problem may be that the plugin is currently only looking for GBS anchors in their self-closing form
i.e. not
Code:
<a id="GBS..."></a>
ETA: If Beautify has been run all anchors will look like the latter.