That is indeed a problem. I've also played around with orphan nodes (as I called them) but in my implementation, I ignored junctions for exactly that reason - there was no way to highlight them.
There is also no jQuery triggery to hack around that because junction nodes do not have an identifying id within the workspace, i.e. $('#<node-id>') will give you access to any node but not junction.