To my knowledge, not in Access. Access doesn't render with transparency. You might be able to do it by subclassing the window, but this would be a very involved project if you haven't worked with the Windows API before.
if you use .NET this is possible and quite easy, but you would have to...