Something you could try out (although I can't guarantee it'll work - I'll take a look when I can) is use javascript: as the URL.
You just need to figure out what JS function you need to call to open a lightbox. Then use "javascript:openLightboxFunction(...)". It's worth a try :)