Just use the physical interface without the VLAN.What exactly do you want to achieve?
Yes, exactly.In order to access the untagged port on OPNsense you use the interface itself rather than a VLAN.However, same question from me: Why?
That should work, but if you expect VLANs on OPNsense to be connected in sny way across multiple ports, then that is your problem. OPNsense is not a switch. There is no "fabric". You would need to create bridge interfaces manually.E.g. VLAN 10 on igb0, VLAN 10 on igb1, and an untagged igb2 are NOT connected in any way. As I wrote you could create a bridge with all these interfaces as members.
Could you do a quick and simple diagram of the two configurations, please?