I got it now:
I does not work if the mouse is over the caption itself, and the gutenberg gallery has the caption on a gradient background partly transparent.
Clicking on the image does trigger the lightbox
I now read your suggestion of adding
figcaption {
pointer-events: none;
}
Thanks for the prompt feedback