If I understand correctly, using a shadow light might not be your best option for this. You instead might want to create a new sprite that looks like a shadow & check for that overlapping.
But I'm not sure I understand correctly.
Another option might be to check for sprites overlapping at an offset, instead of just checking whether they're overlapping.
Can you upload a .capx so we can see your setup?